home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / super_su.swf / scripts / DefineButton2_211 / BUTTONCONDACTION on(keyPress Enter).as next >
Encoding:
Text File  |  2007-04-19  |  55 b   |  4 lines

  1. on(keyPress "<Enter>"){
  2.    this.mPressSpaceBar();
  3. }
  4.